Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

DOP-1160: adds deploy stage to world builder, updates list of projects #414

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

schmalliso
Copy link
Contributor

@schmalliso schmalliso commented Jun 3, 2020

Also I ran the linter/formatter, so it looks like I've been REAL PRODUCTIVE.

I tested it with a snippets-test.json that had the info for docs-compass, swapping make deploy for make stage lest I ruin everything, and it worked a charm!

print('Failed to build in {}'.format(task.build_dir))
build_errors.append(task.build_dir)
print("Failed to build in {}".format(task.build_dir))
tasks.remove(task) # so that we don't deploy the unbuilt thing
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not confident this is actually the right way to handle this…

@schmalliso schmalliso requested a review from i80and June 5, 2020 18:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants